WaterlevelReferenceModel
config.WaterlevelReferenceModel()The accepted input for the variable water_level in Site.
Waterlevels timeseries are calculated from user input, assumed to be relative to the reference vertical reference model.
For plotting in the GUI, the reference vertical reference model is used as the main zero-reference, all values are relative to this. All other vertical reference models are plotted as dashed lines.
Attributes
reference : str-
The name of the vertical reference model that is used as the main zero-reference.
datums : list[DatumModel]-
The vertical reference models that are used to calculate the waterlevels timeseries. The datums are used to calculate the waterlevels timeseries, which are relative to the
referencevertical reference model.